Dmytro Bobrenko commited on
Commit
c5195f9
·
1 Parent(s): ad5b9f3

Fix requirements version

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- git+https://github.com/opentensor/prompting.git@features/move-validator-into-prompting
2
  aiohttp
3
  deprecated
4
- aiohttp_apispec>=2.3.3
 
1
+ git+https://github.com/macrocosm-os/prompting.git
2
  aiohttp
3
  deprecated
4
+ aiohttp_apispec>=2.2.3