Jofthomas commited on
Commit
94a800d
·
verified ·
1 Parent(s): 3f9001b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,7 +9,7 @@ uvicorn
9
  obs-websocket-py>=0.6.0
10
 
11
  # For Pokemon battle logic and agent control
12
- poke-env>=0.6.0
13
 
14
  # Async HTTP requests (often needed by libraries)
15
  httpx
 
9
  obs-websocket-py>=0.6.0
10
 
11
  # For Pokemon battle logic and agent control
12
+ poke-env==0.8.3
13
 
14
  # Async HTTP requests (often needed by libraries)
15
  httpx